[PATCH libaio 02/14] build: Fix DESTDIR and pathname variables handling
authorGuillem Jover <guillem@hadrons.org>
Sun, 12 Apr 2020 01:58:12 +0000 (03:58 +0200)
committerGuillem Jover <guillem@debian.org>
Sun, 4 Dec 2022 17:06:09 +0000 (17:06 +0000)
commite40ab32bd74efcf984f7a05bdb52739766d7bc58
tree10ebc6ca58be70d9364bc6aace659740342c76e3
parent715f72723fa8903400ed98204dc0c90d5f013cde
[PATCH libaio 02/14] build: Fix DESTDIR and pathname variables handling

The convention for DESTDIR is that it is only prefixed during the
install target. In this case we postpone that to the inner Makefile
so that it can be invoked directly while preserving the expected
semantics. We should also prefer the user specified pathname variables
if already set in any way, and do not need to pass them explicitly
to the sub-make.

Signed-off-by: Guillem Jover <guillem@hadrons.org>
Gbp-Pq: Name 0002-build-Fix-DESTDIR-and-pathname-variables-handling.patch
Makefile
src/Makefile